home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Various / S.N.A.G. Disk of the Month 90-07 (1990)(Southern Nevada Amiga Group)(PD).zip / S.N.A.G. Disk of the Month 90-07 (1990)(Southern Nevada Amiga Group)(PD).adf / s / startup-sequence next >
Text File  |  1990-06-24  |  835b  |  33 lines

  1. mount null:
  2. mmove 320 200
  3. Border off 
  4. Echo "y                           Loading the Good Stuff!"            
  5. runback > null: c/Cambodia
  6. runback > null: funstuff/fireworks!/works 1 1
  7. cls
  8. Echo "yc" 
  9. Echo " y                             Important  Message "
  10. Echo " y                             About to come thru."
  11. wait 5
  12. cls
  13. Echo " y             You can check the Startup-Sequence to see how"
  14. Echo " y              the Escape and Ansi Codes make the Color."
  15. ;<-- This is the escape key
  16. wait 5
  17. Echo "yc" ;<--This clears the screen back to normal size
  18. wait 3            
  19. c:pa c:flag 
  20. wait 3
  21. jumptype s/text 8
  22. mouse
  23. jumptype s/text1 8
  24. mouse
  25. jumptype s/text2 8
  26. mouse
  27. cls
  28. mount newcon:
  29. c:runback > null: SYS:simgen!/Simgen SYS:simgen!/America
  30. wait 3
  31. loadWB
  32. endcli > Null:
  33.